From 4196f56de9d70f8da5956e9a326bfbfd128e55bb Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 6 Oct 2010 20:13:40 +0000 Subject: [PATCH] Remove reference to hooks in gtk_about_dialog_set_website() docs. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Javier Jardón --- gtk/gtkaboutdialog.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/gtk/gtkaboutdialog.c b/gtk/gtkaboutdialog.c index bdcb265074..a47a247fb7 100644 --- a/gtk/gtkaboutdialog.c +++ b/gtk/gtkaboutdialog.c @@ -1279,9 +1279,6 @@ gtk_about_dialog_get_website (GtkAboutDialog *about) * * Sets the URL to use for the website link. * - * Note that that the hook functions need to be set up - * before calling this function. - * * Since: 2.6 */ void -- 2.30.2